Add a color picker implementation for portals
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Jul 2018 22:48:37 +0000 (18:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Jul 2018 18:23:20 +0000 (14:23 -0400)
commit031b5cad46e31d8093f671923fe32af41178e93a
treedaf708acc3dfc9661f03c938c0eb403a30228ce1
parent984274497dd0c1bb25fc32153ac3f9b5a5552bc9
Add a color picker implementation for portals

This adds a GtkColorPicker implementation that talks
to the screnshot portal to get a color.
gtk/gtkcolorpicker.c
gtk/gtkcolorpickerportal.c [new file with mode: 0644]
gtk/gtkcolorpickerportalprivate.h [new file with mode: 0644]
gtk/meson.build